@media (max-width: 375px) { 
  .w1200 {width: 96%;}
  img{max-width: 100%;max-height: 100%;height:  auto !important;}
  body {background-color: #f4f4f4;}

  .box_top {display: none;}

  .box_header {padding:0 0 5px;background-color: #fff;}
  .box_header .w1200 {display: flex;align-items: center;}
  .box_header .logo {float: none;display: flex;align-items: center;flex: none;flex-wrap: wrap;width: 35%;max-width:130px; justify-content:center;}
  .box_header .logo img {position:static;}
  .box_header .logo .logo1 {height: unset;display: flex;width: 100%;}
  .box_header .logo .logo2 {display: none;}
  .box_header .text {flex:none;margin-right:0;margin-top:5px;margin-left:0px;height: 16px;padding: 1px 3px;font-size: 13px;line-height: 16px;}
  .box_header .searchBox {float: none;margin-top:0px;width: 50%;flex: auto;margin-left:10px;height: 37px;display: flex;align-items: center;justify-content: space-between;padding-left: 8px;}
  .box_header .searchBox .inp {height: 35px;box-sizing: border-box;margin: 0px;line-height: 35px;width: 50%;flex: auto;}
  .box_header .clickArea {margin-left:8px;position: static;transform: translateY(0);flex:none;padding-right: 8px;height: 35px;display: flex;align-items: center;}
  .box_header .clickArea .btn{width: 17px;height: 17px;}

  .box_nav .navList {height: 42px;font-size: 0px;position: relative;padding-right: 42px;box-sizing: border-box;}
  .box_nav .navList .item {margin-right: 5px !important; padding:0 2px;line-height: 40px;font-size: 14px;padding: 0 3px;float: none;display: inline-flex;border-bottom: 1px solid #3861B9;height: 40px;color: #DDDDDD;}
  .box_nav .navList .item.active {border-bottom: 1px solid #fff;background:none;color: #fff;}
  .box_nav .navList .item{text-decoration: none !important;}
  .box_nav .navList .slide.phoneShow {display: block !important;position: absolute;width:42px;height: 42px;background:url('../img/navslide.png') center no-repeat;right:0;top:0;background-size: 10px 10px;}
  .box_nav .navList.showMore{height: auto;}
  .box_nav .navList.showMore .slide.phoneShow{transform: rotate(180deg);}


  .box_sw1 {margin: 10px 0;}
  /* .box_sw1 #swiper1 {height: 35px;} */
  .box_sw1 #swiper1 {height: 20px;}
  .box_sw1 .swiper-slide a {line-height: 20px;font-size: 18px;width:100%;text-align: center;}
  .box_sw1 .swiper-pagination{display: none !important;}
  .box_sw1 .swiper-pagination {width: 100%;width: 100%;display: flex;bottom: 5px;height: 6px;justify-content: center;top:unset;transform: translateY(0);}
  .box_sw1 .swiper-pagination-switch {margin-top: 0 !important;width:6px;height: 6px;border-radius: 100%;}
  .box_sw1 .swiper-pagination-switch + .swiper-pagination-switch {margin-left: 5px;}

  .box_cont1 {height: auto;}
  .box_cont1 .w1200{display: flex;flex-direction: column;}
  .box_cont1 .textBox{width: 100%;order:2;float:none;margin-top:0;}
  .box_cont1 .textBox .item {margin-bottom: 0 !important;margin-top:10px;height: 19px !important;display: flex;align-items: center;}
  .box_cont1 .textBox .item:nth-of-type(n+7){display: none;}
  .box_cont1 .textBox .item:before{content:'';display: block;width: 6px;height: 6px;border-radius: 100%;background-color: #3861B9;margin-right: 6px;flex:none;}
  .box_cont1 .textBox .item a {font-size: 14px;line-height: 19px;}
  .box_cont1 .imgsBox {width: 100%;height: auto;order:1;float:none;}
  .box_cont1 .imgsBox .swiper-container,.box_cont1 .imgsBox .swiper-wrapper {width: 100%;height: auto !important;}
  .box_cont1 .imgsBox .swiper-slide .imgcont {width: 100%;height: 54vw;}
  .box_cont1 .imgsBox .swiper-slide .imgcont:after{height: 36px;}
  .box_cont1 .imgsBox .swiper-slide .imgcont .text {font-size: 14px;line-height: 36px;height: 36px;}
  .box_cont1 .imgsBox .controls {height: 36px;}
  .box_cont1 .imgsBox .controls .pages {display: none;}
  .box_cont1 .imgsBox .controls .swiper-button-prev i, 
  .box_cont1 .imgsBox .controls .swiper-button-next i {font-size: 25px;font-weight: 100;}
  .box_cont1 .imgsBox .controls .swiper-button-prev {left: 20px;}
  .box_cont1 .imgsBox .controls .swiper-button-next {right: 20px;}

  .box_ad {display: none;}

  .box_cont2 .contList{ display: flex; flex-direction: column;}
  .box_cont2 .contList .cItem {margin-top:16px;width: 100%;float: none;margin-right: 0px !important;}
  .box_cont2 .contList .cItem:nth-of-type(1){order:2}
  .box_cont2 .contList .cItem:nth-of-type(2){order:1}
  .box_cont2 .contList .cItem:nth-of-type(3){display: none;}
  .box_cont2 .contList .cItem .tip {height: 30px;margin-bottom:10px;}
  .box_cont2 .contList .cItem .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont2 .contList .cItem .contbox{display: flex;flex-wrap: wrap;justify-content: space-between;}
  .box_cont2 .contList .cItem .contbox .imgbox {width: 48.5%;height: auto; font-size: 0px;margin-bottom: 0 !important;margin-top:0 !important;}
  .box_cont2 .contList .cItem .contbox .imgbox.phoneShow {display: block !important;}
  .box_cont2 .contList .cItem .contbox .imgbox img{width: 100%;height: auto;}
  .box_cont2 .contList .cItem .contbox .imgbox:after{display: none;}
  .box_cont2 .contList .cItem .contbox .imgbox .imgtitle{position: static;width:100%;background:#fff;display: block;box-sizing: border-box;padding:8px;color: #333;font-size: 14px;height: auto;line-height: 19px;padding-bottom: 33px;text-align: left;}
  .box_cont2 .contList .cItem .contbox .imgbox .other.phoneShow {display: flex !important;position: absolute;bottom: 8px;left:8px;right: 8px;justify-content: space-between;color: #999;font-size: 12px;}
  .box_cont2 .contList .cItem .contbox .imgbox .author {display: block;flex: auto;width: 20px;margin-right: 8px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .box_cont2 .contList .cItem .contbox .imgbox .time{flex: none;} 
  .box_cont2 .contList .cItem .contbox .commomList,
  .box_cont2 .contList .cItem .contbox .imp {width: 100%;}
  .box_cont2 .contList .cItem .contbox .item {font-size: 14px !important;margin-bottom: 0px !important; margin-top: 10px !important;line-height: 19px;padding-left:12px;position: relative;box-sizing: border-box;} 
  .box_cont2 .contList .cItem .contbox .item:before{content:'';display: block;width: 6px;height: 6px;border-radius: 100%;background-color: #3861B9;position: absolute;left:0;top:50%;transform: translateY(-50%);}
  .box_cont2 .contList .cItem .contbox .imp .item {font-weight:normal;}
  .box_cont2 .contList .cItem .contbox .item.phoneShow {display: block !important;}
  .box_cont2 .contList .cItem .contbox .item:nth-of-type(n+4){display: none;}

  .box_cont3 {margin: 17px 0 0;}
  .box_cont3 .tip {height: 30px;margin-bottom:10px;}
  .box_cont3 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont3 #swiper3{height: auto;width: 100%;}
  .box_cont3 .swiper-wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;}
  .box_cont3 #swiper3 .item {width: 32%;margin-right: 0 !important;}
  .box_cont3 #swiper3 .item:nth-of-type(-n+3) {margin-bottom: 10px;}
  .box_cont3 #swiper3 .item .imgScaleWrap{width: 100%;height: auto;}
  .box_cont3 #swiper3 .text{width: 100%;font-size: 15px;display: flex;align-items: center;flex-direction: column;}
  .box_cont3 #swiper3 .text span{display: block;font-size: 12px;margin-left: 0px !important;}
  .box_cont3 #swiper3 .text i{display: none;}
  .box_cont3 #swiper3 img.pcShow{display: none !important;}
  .box_cont3 #swiper3 img.phoneShow{display: block !important;}
  .box_cont3 #swiper3 img{width: 100%;height: auto;}

  .box_cont4{display: none !important;}
  
  .box_cont2.phoneShow {display: block !important;}

  .box_cont5 {display: none !important;}

  .box_cont6 {display: none !important;}

  .box_cont7 .phoneHide {display: none !important;}
  .box_cont7 {margin: 17px 0 0;}
  .box_cont7 .tip {height: 30px;margin-bottom:10px;}
  .box_cont7 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont7 .tabcont{height: auto;}
  .box_cont7 .contbox.spcont .top{display: none;}
  .box_cont7 .contbox.spcont .bottom { display: flex; justify-content: space-between;flex-wrap: wrap;}
  .box_cont7 .tabcont .imgboxSmall {float: none;}
  .box_cont7 .contbox.spcont .bottom .imgboxSmall {margin-right: 0 !important; width: 48.5%;height: auto;}
  .box_cont7 .tabcont .imgboxSmall .imgbox {width: 100%;height: auto;}
  .box_cont7 .tabcont .imgboxSmall .descbox {background-color: #fff;height: auto;padding:8px;}
  .box_cont7 .tabcont .imgboxSmall .descbox .other{margin-top: 12px;}
  .box_cont7 .tabcont .imgboxSmall:nth-of-type(-n+2){margin-bottom: 10px;}

  .box_cont8_m {display: block !important;margin: 17px 0;}
  .box_cont8_m .tip {height: 30px;margin-bottom:10px;}
  .box_cont8_m .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont8_m .contbox .list{display: flex;justify-content: space-between;}
  .box_cont8_m .contbox .list .item{width: 32%;height: auto;position: relative;}
  .box_cont8_m .contbox .list .item img{width: 100%;}
  .box_cont8_m .contbox .list .item .title{height: 44px;position: absolute;bottom: 0;width: 100%;left:0; background: linear-gradient(to bottom,rgba(51,51,51,0),rgba(51,51,51,1));color: #fff;font-size: 12px;text-align: center;line-height: 18px;overflow: hidden;padding:4px 8px;box-sizing: border-box;}

  .box_bottomnav {height: auto;padding: 1px 0;display: flex;align-items: center;}
  .box_bottomnav .list{display: none !important;}
  .box_bottomnav .list {display: flex;justify-content: center;overflow: unset;position: static;transform: translateY(0);}
  .box_bottomnav .list .item {padding: 0 7px;font-size: 13px;line-height: 15px;}

  .box_bottom .box1 {padding: 10px 0;height: auto;}
  .box_bottom .box1 .wrap{display: flex;flex-wrap: wrap;justify-content: center;}
  .box_bottom .box1 .imgbox{margin-left: 0px;margin-top:10px;display: none;}
  .box_bottom .box1 .text{width: 100%;}
  .box_bottom .box2{display: none;}
  .box_bottom .box2 .layer{overflow-x: auto;width: 100%;font-size: 0;margin-top:0px;}
  .box_bottom .box2 .item {float: none;display: inline-block;margin-bottom: 5px;}
  #goTop {background-color: #fff;width: 30px;height: 30px;background-size: contain;right:10px;}
}
@media (min-width: 376px) and (max-width: 767px) { 
  .w1200 {width: 96%;}
  img{max-width: 100%;max-height: 100%;}
  body {background-color: #f4f4f4;}

  .box_top {display: none;}

  .box_header {padding:0 0 5px;background-color: #fff;}
  .box_header .w1200 {display: flex;align-items: center;justify-content: space-between;}
  .box_header .logo {float: none;display: flex;align-items: center;flex: none; justify-content:center;max-width: 50%;}
  .box_header .logo img {position:static;}
  .box_header .logo .logo1 {height: unset;display: flex;max-width: 200px;}
  .box_header .logo .logo2 {display: none;}
  .box_header .text {flex:none;margin-right:0;margin-top:0px;margin-left:6px;height: 27px;padding: 5px 5px;font-size: 14px;line-height: 17px;box-sizing: border-box;}
  .box_header .searchBox {float: none;margin-top:0px;margin-left:30px;height: 37px;display: flex;align-items: center;width: 50%;justify-content: space-between;padding-left: 8px;}
  .box_header .searchBox .inp {height: 35px;box-sizing: border-box;margin: 0px;line-height: 35px;width: 50%;flex: auto;}
  .box_header .clickArea {margin-left:8px;position: static;transform: translateY(0);flex:none;padding-right: 8px;height: 35px;display: flex;align-items: center;}
  .box_header .clickArea .btn{width: 17px;height: 17px;}

  .box_nav .navList {height: 42px;font-size: 0px;position: relative;padding-right: 40px;box-sizing: border-box;}
  .box_nav .navList .item {margin-right: 4px !important; line-height: 40px;font-size: 14px;padding: 0 5px;float: none;display: inline-flex;border-bottom: 1px solid #3861B9;height: 40px;color: #DDDDDD;}
  .box_nav .navList .item.active {border-bottom: 1px solid #fff;background:none;color: #fff;}
  .box_nav .navList .item{text-decoration: none !important;}
  .box_nav .navList .slide.phoneShow {display: block !important;position: absolute;width:42px;height: 42px;background:url('../img/navslide.png') center no-repeat;right:0;top:0;background-size: 10px 10px;}
  .box_nav .navList.showMore{height: auto;}
  .box_nav .navList.showMore .slide.phoneShow{transform: rotate(180deg);}

  .box_sw1 {margin: 5px 0;}
  .box_sw1 #swiper1 {height: 40px;}
  .box_sw1 .swiper-slide a {line-height: 40px;font-size: 18px;width:100%;text-align: center;}
  .box_sw1 .swiper-pagination{display: none !important;}

  .box_cont1 {height: auto;}
  .box_cont1 .w1200{display: flex;flex-direction: column;}
  .box_cont1 .textBox{width: 100%;order:2;float:none;margin-top:0;}
  .box_cont1 .textBox .item {margin-bottom: 0 !important;margin-top:10px;height: 19px !important;display: flex;align-items: center;}
  .box_cont1 .textBox .item:nth-of-type(n+7){display: none;}
  .box_cont1 .textBox .item:before{content:'';display: block;width: 6px;height: 6px;border-radius: 100%;background-color: #3861B9;margin-right: 6px;flex:none;}
  .box_cont1 .textBox .item a {font-size: 14px;line-height: 19px;}
  .box_cont1 .imgsBox {width: 100%;height: auto;order:1;float:none;}
  .box_cont1 .imgsBox .swiper-container {width: 100%;height: auto;}
  .box_cont1 .imgsBox .swiper-slide .imgcont { width: 100%;height: auto;}
  .box_cont1 .imgsBox .swiper-slide .imgcont:after{height: 36px;}
  .box_cont1 .imgsBox .swiper-slide .imgcont .text {font-size: 14px;line-height: 46px;height: 46px;}
  .box_cont1 .imgsBox .controls {height: 46px;}
  .box_cont1 .imgsBox .controls .pages {display: none;}
  .box_cont1 .imgsBox .controls .swiper-button-prev i, 
  .box_cont1 .imgsBox .controls .swiper-button-next i {font-size: 30px;font-weight: 100;}
  .box_cont1 .imgsBox .controls .swiper-button-prev {left: 20px;}
  .box_cont1 .imgsBox .controls .swiper-button-next {right: 20px;}

  .box_ad {display: none;}

  .box_cont2 .contList{ display: flex; flex-direction: column;}
  .box_cont2 .contList .cItem {margin-top:16px;width: 100%;float: none;margin-right: 0px !important;}
  .box_cont2 .contList .cItem:nth-of-type(1){order:2}
  .box_cont2 .contList .cItem:nth-of-type(2){order:1}
  .box_cont2 .contList .cItem:nth-of-type(3){display: none;}
  .box_cont2 .contList .cItem .tip {height: 30px;margin-bottom:10px;}
  .box_cont2 .contList .cItem .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont2 .contList .cItem .contbox{display: flex;flex-wrap: wrap;justify-content: space-between;}
  .box_cont2 .contList .cItem .contbox .imgbox {width: 48.5%;height: auto; font-size: 0px;margin-bottom: 0 !important;margin-top:0 !important;}
  .box_cont2 .contList .cItem .contbox .imgbox.phoneShow {display: block !important;}
  .box_cont2 .contList .cItem .contbox .imgbox img{width: 100%;height: auto;}
  .box_cont2 .contList .cItem .contbox .imgbox:after{display: none;}
  .box_cont2 .contList .cItem .contbox .imgbox .imgtitle{position: static;width:100%;background:#fff;display: block;box-sizing: border-box;padding:8px;color: #333;font-size: 14px;height: auto;line-height: 19px;padding-bottom: 33px;text-align: left;}
  .box_cont2 .contList .cItem .contbox .imgbox .other.phoneShow {display: flex !important;position: absolute;bottom: 8px;left:8px;right: 8px;justify-content: space-between;color: #999;font-size: 12px;}
  .box_cont2 .contList .cItem .contbox .imgbox .author {display: block;flex: auto;width: 20px;margin-right: 8px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .box_cont2 .contList .cItem .contbox .imgbox .time{flex: none;} 
  .box_cont2 .contList .cItem .contbox .commomList,
  .box_cont2 .contList .cItem .contbox .imp {width: 100%;}
  .box_cont2 .contList .cItem .contbox .item {font-size: 14px !important;margin-bottom: 0px !important; margin-top: 10px !important;line-height: 19px;padding-left:12px;position: relative;box-sizing: border-box;} 
  .box_cont2 .contList .cItem .contbox .item:before{content:'';display: block;width: 6px;height: 6px;border-radius: 100%;background-color: #3861B9;position: absolute;left:0;top:50%;transform: translateY(-50%);}
  .box_cont2 .contList .cItem .contbox .imp .item {font-weight:normal;}
  .box_cont2 .contList .cItem .contbox .item.phoneShow {display: block !important;}
  .box_cont2 .contList .cItem .contbox .item:nth-of-type(n+4){display: none;}

  .box_cont3 {margin: 17px 0 0;}
  .box_cont3 .tip {height: 30px;margin-bottom:10px;}
  .box_cont3 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont3 #swiper3{height: auto;width: 100%;}
  .box_cont3 .swiper-wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;}
  .box_cont3 #swiper3 .item {width: 32%;margin-right: 0 !important;}
  .box_cont3 #swiper3 .item:nth-of-type(-n+3) {margin-bottom: 10px;}
  .box_cont3 #swiper3 .item .imgScaleWrap{width: 100%;height: auto;}
  .box_cont3 #swiper3 .text{width: 100%;font-size: 15px;display: flex;align-items: center;flex-direction: column;color:#3A5EB9;}
  .box_cont3 #swiper3 .text i{display: none !important;}
  .box_cont3 #swiper3 .text span{display: block !important;font-size: 12px;margin-left: 0px !important;}
  .box_cont3 #swiper3 img.pcShow{display: none !important;}
  .box_cont3 #swiper3 img.phoneShow{display: block !important;}
  .box_cont3 #swiper3 img{width: 100%;height: auto;}

  .box_cont4{display: none !important;}
  
  .box_cont2.phoneShow {display: block !important;}

  .box_cont5 {display: none !important;}

  .box_cont6 {display: none !important;}

  .box_cont7 .phoneHide {display: none !important;}
  .box_cont7 {margin: 17px 0 0;}
  .box_cont7 .tip {height: 30px;margin-bottom:10px;}
  .box_cont7 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont7 .tabcont{height: auto;}
  .box_cont7 .contbox.spcont .top{display: none;}
  .box_cont7 .contbox.spcont .bottom { display: flex; justify-content: space-between;flex-wrap: wrap;}
  .box_cont7 .tabcont .imgboxSmall {float: none;}
  .box_cont7 .contbox.spcont .bottom .imgboxSmall {margin-right: 0 !important; width: 48.5%;height: auto;}
  .box_cont7 .tabcont .imgboxSmall .imgbox {width: 100%;height: auto;}
  .box_cont7 .tabcont .imgboxSmall .descbox {background-color: #fff;height: auto;padding:8px;}
  .box_cont7 .tabcont .imgboxSmall .descbox .other{margin-top: 12px;}
  .box_cont7 .tabcont .imgboxSmall:nth-of-type(-n+2){margin-bottom: 10px;}

  .box_cont8_m {display: block !important;margin: 17px 0;}
  .box_cont8_m .tip {height: 30px;margin-bottom:10px;}
  .box_cont8_m .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont8_m .contbox .list{display: flex;justify-content: space-between;}
  .box_cont8_m .contbox .list .item{width: 32%;height: auto;position: relative;}
  .box_cont8_m .contbox .list .item img{width: 100%;}
  .box_cont8_m .contbox .list .item .title{height: 44px;position: absolute;bottom: 0;width: 100%;left:0; background: linear-gradient(to bottom,rgba(51,51,51,0),rgba(51,51,51,1));color: #fff;font-size: 12px;text-align: center;line-height: 18px;overflow: hidden;padding:4px 8px;box-sizing: border-box;}

  .box_bottomnav {height: auto;padding: 1px 0;display: flex;align-items: center;}
  .box_bottomnav .list{display: none !important;}
  .box_bottomnav .list {display: flex;justify-content: center;overflow: unset;position: static;transform: translateY(0);}
  .box_bottomnav .list .item {padding: 0 7px;font-size: 13px;line-height: 15px;}

  .box_bottom .box1 {padding: 10px 0;height: auto;}
  .box_bottom .box1 .wrap{display: flex;flex-wrap: wrap;justify-content: center;}
  .box_bottom .box1 .imgbox{margin-left: 0px;margin-top:10px;display: none;}
  .box_bottom .box1 .text{width: 100%;}
  .box_bottom .box2{display: none;}
  .box_bottom .box2 .layer{overflow-x: auto;width: 100%;font-size: 0;margin-top:0px;}
  .box_bottom .box2 .item {float: none;display: inline-block;margin-bottom: 5px;}
  #goTop {background-color: #fff;width: 30px;height: 30px;background-size: contain;right:10px;}
}
@media (min-width: 768px) and (max-width: 991px) { 
  .w1200 {width: 96%;}
  img{max-width: 100%;max-height: 100%;}
  body {background-color: #f4f4f4;}

  .box_header {padding:0 0 5px;background-color: #fff;}
  .box_header .w1200 {display: flex;align-items: center;justify-content: space-between;}
  .box_header .logo {float: none;display: flex;align-items: center;flex: none; justify-content:center;}
  .box_header .logo img {position:static;}
  .box_header .logo .logo1 {height: unset;display: flex;}
  .box_header .logo .logo2 {display: none;}
  .box_header .text {flex:none;margin-right:0;margin-top:0px;margin-left:6px;height: 37px;padding: 5px 5px;font-size: 14px;line-height: 27px;box-sizing: border-box;}
  .box_header .searchBox {float: none;margin-top:0px;margin-left:30px;height: 37px;display: flex;align-items: center;justify-content: space-between;padding-left: 8px;}
  .box_header .searchBox .inp {height: 35px;box-sizing: border-box;margin: 0px;line-height: 35px;width: 50%;flex: auto;}
  .box_header .clickArea {margin-left:8px;position: static;transform: translateY(0);flex:none;padding-right: 8px;height: 35px;display: flex;align-items: center;}
  .box_header .clickArea .btn{width: 17px;height: 17px;}

  .box_nav .navList {height: 42px;overflow-x: auto;white-space: nowrap;font-size: 0px;}
  .box_nav .navList .item { line-height: 42px;font-size: 16px;float: none;display: inline-flex;height: 42px;}
  .box_nav .navList .item{text-decoration: none !important;}

  .box_sw1 {margin: 10px 0;}
  .box_sw1 #swiper1 {height: 45px;}
  .box_sw1 .swiper-slide a {line-height: 45px;font-size: 18px;width:100%;text-align: center;}
  .box_sw1 .swiper-pagination{display: none !important;}
  .box_sw1 .swiper-pagination-switch {width:6px;height: 6px;border-radius: 100%;}
  .box_sw1 .swiper-pagination-switch + .swiper-pagination-switch {margin-top: 3px;}

  .box_cont1 {height: auto;}
  .box_cont1 .w1200{display: flex;}
  .box_cont1 .textBox{width: 40%;float:none;margin-top:0;}
  .box_cont1 .textBox .item {margin-bottom: 10px !important;height: 19px !important;display: flex;align-items: center;}
  .box_cont1 .textBox .item:nth-of-type(n+12){display: none;}
  .box_cont1 .textBox .item:before{content:'';display: block;width: 6px;height: 6px;border-radius: 100%;background-color: #3861B9;margin-right: 6px;flex:none;}
  .box_cont1 .textBox .item a {font-size: 14px;line-height: 19px;}

  .box_cont1 .imgsBox {width: 60%;height: auto;float:none;}
  .box_cont1 .imgsBox .swiper-container {width: 100%;height: auto;}
  .box_cont1 .imgsBox .swiper-slide .imgcont { width: 100%;height: auto;}
  .box_cont1 .imgsBox .swiper-slide .imgcont:after{height: 36px;}
  .box_cont1 .imgsBox .swiper-slide .imgcont .text {font-size: 14px;line-height: 46px;height: 46px;}
  .box_cont1 .imgsBox .controls {height: 46px;}
  .box_cont1 .imgsBox .controls .pages {left: 61px;}
  .box_cont1 .imgsBox .controls .swiper-button-prev i, 
  .box_cont1 .imgsBox .controls .swiper-button-next i {font-size: 30px;font-weight: 100;}
  .box_cont1 .imgsBox .controls .swiper-button-prev {left: 20px;}
  .box_cont1 .imgsBox .controls .swiper-button-next {right: 20px;}

  .box_ad {margin: 12px 0 0;}
  .box_ad #adList {height: auto;display: flex;justify-content: space-between;}
  .box_ad #adList .item {width: 32%;height: auto;}

  .box_cont2 .contList{ display: flex; flex-direction: column;}
  .box_cont2 .contList .cItem {margin-top:16px;width: 100%;float: none;margin-right: 0px !important;}
  .box_cont2 .contList .cItem:nth-of-type(1){order:2}
  .box_cont2 .contList .cItem:nth-of-type(2){order:1}
  .box_cont2 .contList .cItem:nth-of-type(3){display: none;}
  .box_cont2 .contList .cItem .tip {height: 30px;margin-bottom:10px;}
  .box_cont2 .contList .cItem .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont2 .contList .cItem .contbox{display: flex;flex-wrap: wrap;justify-content: space-between;}
  .box_cont2 .contList .cItem .contbox .imgbox {width: 48.5%;height: auto; font-size: 0px;margin-bottom: 0 !important;margin-top:0 !important;}
  .box_cont2 .contList .cItem .contbox .imgbox.phoneShow {display: block !important;}
  .box_cont2 .contList .cItem .contbox .imgbox img{width: 100%;height: auto;}
  .box_cont2 .contList .cItem .contbox .imgbox:after{display: none;}
  .box_cont2 .contList .cItem .contbox .imgbox .imgtitle{position: static;width:100%;background:#fff;display: block;box-sizing: border-box;padding:8px;color: #333;font-size: 14px;height: auto;line-height: 19px;padding-bottom: 33px;text-align: left;}
  .box_cont2 .contList .cItem .contbox .imgbox .other.phoneShow {display: flex !important;position: absolute;bottom: 8px;left:8px;right: 8px;justify-content: space-between;color: #999;font-size: 12px;}
  .box_cont2 .contList .cItem .contbox .imgbox .author {display: block;flex: auto;width: 20px;margin-right: 8px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .box_cont2 .contList .cItem .contbox .imgbox .time{flex: none;} 
  .box_cont2 .contList .cItem .contbox .commomList,
  .box_cont2 .contList .cItem .contbox .imp {width: 100%;}
  .box_cont2 .contList .cItem .contbox .item {font-size: 14px !important;margin-bottom: 0px !important; margin-top: 10px !important;line-height: 19px;padding-left:12px;position: relative;box-sizing: border-box;} 
  .box_cont2 .contList .cItem .contbox .item:before{content:'';display: block;width: 6px;height: 6px;border-radius: 100%;background-color: #3861B9;position: absolute;left:0;top:50%;transform: translateY(-50%);}
  /* .box_cont2 .contList .cItem .contbox .imp .item {font-weight:normal;} */
  .box_cont2 .contList .cItem .contbox .item.phoneShow {display: block !important;}
  .box_cont2 .contList .cItem .contbox .item:nth-of-type(n+4){display: none;}

  .box_cont3 {margin: 17px 0 0;}
  .box_cont3 .tip {height: 30px;margin-bottom:10px;}
  .box_cont3 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont3 #swiper3{height: auto;width: 100%;}
  .box_cont3 .swiper-wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;}
  .box_cont3 #swiper3 .item {width: 15%;margin-right: 0 !important;}
  .box_cont3 #swiper3 .item:nth-of-type(-n+3) {margin-bottom: 10px;}
  .box_cont3 #swiper3 .item .imgScaleWrap{width: 100%;height: auto;}
  .box_cont3 #swiper3 .text{width: 100%;font-size: 15px;display: flex;align-items: center;flex-direction: column;color:#3A5EB9;}
  .box_cont3 #swiper3 .text i{display: none !important;}
  .box_cont3 #swiper3 .text span{display: block !important;font-size: 12px;margin-left: 0px !important;}
  .box_cont3 #swiper3 img.pcShow{display: none !important;}
  .box_cont3 #swiper3 img.phoneShow{display: block !important;}
  .box_cont3 #swiper3 img{width: 100%;height: auto;}

  .box_cont4{display: none !important;}
  
  .box_cont2.phoneShow {display: block !important;}

  .box_cont5 {display: none !important;}

  .box_cont6 {margin: 17px 0 0;}
  .box_cont6 .tip {height: 30px;margin-bottom:10px;}
  .box_cont6 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont6 .list {display: flex;align-items:center;justify-content: space-between;}
  .box_cont6 .list .item {width: 19%;height: auto;margin-right:0 !important;}


  .box_cont7 .phoneHide {display: none !important;}
  .box_cont7 {margin: 17px 0 0;}
  .box_cont7 .tip {height: 30px;margin-bottom:10px;}
  .box_cont7 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont7 .tabcont{height: auto;}
  .box_cont7 .contbox.spcont .top{display: none;}
  .box_cont7 .contbox.spcont .bottom { display: flex; justify-content: space-between;flex-wrap: wrap;}
  .box_cont7 .tabcont .imgboxSmall {float: none;}
  .box_cont7 .contbox.spcont .bottom .imgboxSmall {margin-right: 0 !important; width: 48.5%;height: auto;}
  .box_cont7 .tabcont .imgboxSmall .imgbox {width: 100%;height: auto;}
  .box_cont7 .tabcont .imgboxSmall .descbox {background-color: #fff;height: auto;padding:8px;}
  .box_cont7 .tabcont .imgboxSmall .descbox .other{margin-top: 12px;}
  .box_cont7 .tabcont .imgboxSmall:nth-of-type(-n+2){margin-bottom: 10px;}

  .box_cont8_m {display: block !important;margin: 17px 0;}
  .box_cont8_m .tip {height: 30px;margin-bottom:10px;}
  .box_cont8_m .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont8_m .contbox .list{display: flex;justify-content: space-between;}
  .box_cont8_m .contbox .list .item{width: 32%;height: auto;position: relative;}
  .box_cont8_m .contbox .list .item img{width: 100%;}
  .box_cont8_m .contbox .list .item .title{height: 44px;position: absolute;bottom: 0;width: 100%;left:0; background: linear-gradient(to bottom,rgba(51,51,51,0),rgba(51,51,51,1));color: #fff;font-size: 12px;text-align: center;line-height: 18px;overflow: hidden;padding:4px 8px;box-sizing: border-box;}

  .box_bottomnav {height: auto;padding: 1px 0;display: flex;align-items: center;}
  .box_bottomnav .list{display: none !important;}
  .box_bottomnav .list {display: flex;justify-content: center;overflow: unset;position: static;transform: translateY(0);}
  .box_bottomnav .list .item {padding: 0 7px;font-size: 13px;line-height: 15px;}

  .box_bottom .box1 {padding: 10px 0;height: auto;}
  .box_bottom .box1 .wrap{display: flex;flex-wrap: wrap;justify-content: center;}
  .box_bottom .box1 .imgbox{margin-left: 0px;margin-top:10px;display: none;}
  .box_bottom .box1 .text{width: 100%;}
  .box_bottom .box2{display: none;}
  .box_bottom .box2 .layer{overflow-x: auto;width: 100%;font-size: 0;margin-top:0px;}
  .box_bottom .box2 .item {float: none;display: inline-block;margin-bottom: 5px;}
  #goTop {background-color: #fff;width: 30px;height: 30px;background-size: contain;right:10px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .w1200 {width: 99%;}
  img{max-width: 100%;max-height: 100%;}
  body {background-color: #f4f4f4;}

  .box_header {padding:0 0 5px;background-color: #fff;}
  .box_header .w1200 {display: flex;align-items: center;justify-content: space-between;}
  .box_header .logo {float: none;display: flex;align-items: center;flex: none; justify-content:center;}
  .box_header .logo img {position:static;}
  .box_header .logo .logo1 {height: unset;display: flex;}
  .box_header .logo .logo2 {margin-left: 20px;}
  .box_header .text {flex:none;margin-right:0;margin-top:0px;margin-left:6px;height: 37px;padding: 5px 5px;font-size: 14px;line-height: 27px;box-sizing: border-box;}
  .box_header .searchBox {float: none;margin-top:0px;margin-left:30px;height: 37px;display: flex;align-items: center;justify-content: space-between;padding-left: 8px;}
  .box_header .searchBox .inp {height: 35px;box-sizing: border-box;margin: 0px;line-height: 35px;width: 50%;flex: auto;}
  .box_header .clickArea {margin-left:8px;position: static;transform: translateY(0);flex:none;padding-right: 8px;height: 35px;display: flex;align-items: center;}
  .box_header .clickArea .btn{width: 17px;height: 17px;}

  .box_nav .navList {height: 42px;overflow-x: auto;white-space: nowrap;font-size: 0px;}
  .box_nav .navList .item { line-height: 42px;font-size: 16px;float: none;display: inline-flex;height: 42px;}
  .box_nav .navList .item{text-decoration: none !important;}

  .box_sw1 {margin: 10px 0;}
  .box_sw1 #swiper1 {height: 45px;}
  .box_sw1 .swiper-slide a {line-height: 45px;font-size: 18px;width:100%;text-align: center;}
  .box_sw1 .swiper-pagination{display: none !important;}
  .box_sw1 .swiper-pagination-switch {width:6px;height: 6px;border-radius: 100%;}
  .box_sw1 .swiper-pagination-switch + .swiper-pagination-switch {margin-top: 3px;}

  .box_cont1 {height: auto;}
  .box_cont1 .w1200{display: flex;}
  .box_cont1 .textBox{width: 40%;float:none;margin-top:0;}
  .box_cont1 .textBox .item {margin-bottom: 0 !important;margin-top:10px;height: 19px !important;display: flex;align-items: center;}
  /* .box_cont1 .textBox .item:nth-of-type(n+12){display: none;} */
  .box_cont1 .textBox .item:before{content:'';display: block;width: 6px;height: 6px;border-radius: 100%;background-color: #3861B9;margin-right: 6px;flex:none;}
  .box_cont1 .textBox .item a {font-size: 14px;line-height: 19px;}

  .box_cont1 .imgsBox {width: 60%;height: auto;float:none;}
  .box_cont1 .imgsBox .swiper-container {width: 100%;height: auto;}
  .box_cont1 .imgsBox .swiper-slide .imgcont { width: 100%;height: auto;}
  .box_cont1 .imgsBox .swiper-slide .imgcont:after{height: 36px;}
  .box_cont1 .imgsBox .swiper-slide .imgcont .text {font-size: 14px;line-height: 46px;height: 46px;}
  .box_cont1 .imgsBox .controls {height: 46px;}
  .box_cont1 .imgsBox .controls .pages {left: 61px;}
  .box_cont1 .imgsBox .controls .swiper-button-prev i, 
  .box_cont1 .imgsBox .controls .swiper-button-next i {font-size: 30px;font-weight: 100;}
  .box_cont1 .imgsBox .controls .swiper-button-prev {left: 20px;}
  .box_cont1 .imgsBox .controls .swiper-button-next {right: 20px;}

  .box_ad {margin: 12px 0 0;}
  .box_ad #adList {height: auto;display: flex;justify-content: space-between;}
  .box_ad #adList .item {width: 32%;height: auto;}

  .box_cont2 .contList{ display: flex; flex-direction: column;}
  .box_cont2 .contList .cItem {margin-top:16px;width: 100%;float: none;margin-right: 0px !important;}
  .box_cont2 .contList .cItem:nth-of-type(1){order:2}
  .box_cont2 .contList .cItem:nth-of-type(2){order:1}
  .box_cont2 .contList .cItem:nth-of-type(3){display: none;}
  .box_cont2 .contList .cItem .tip {height: 30px;margin-bottom:10px;}
  .box_cont2 .contList .cItem .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont2 .contList .cItem .contbox{display: flex;flex-wrap: wrap;justify-content: space-between;}
  .box_cont2 .contList .cItem .contbox .imgbox {width: 48.5%;height: auto; font-size: 0px;margin-bottom: 0 !important;margin-top:0 !important;}
  .box_cont2 .contList .cItem .contbox .imgbox.phoneShow {display: block !important;}
  .box_cont2 .contList .cItem .contbox .imgbox img{width: 100%;height: auto;}
  .box_cont2 .contList .cItem .contbox .imgbox:after{display: none;}
  .box_cont2 .contList .cItem .contbox .imgbox .imgtitle{position: static;width:100%;background:#fff;display: block;box-sizing: border-box;padding:8px;color: #333;font-size: 14px;height: auto;line-height: 19px;padding-bottom: 33px;text-align: left;}
  .box_cont2 .contList .cItem .contbox .imgbox .other.phoneShow {display: flex !important;position: absolute;bottom: 8px;left:8px;right: 8px;justify-content: space-between;color: #999;font-size: 12px;}
  .box_cont2 .contList .cItem .contbox .imgbox .author {display: block;flex: auto;width: 20px;margin-right: 8px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .box_cont2 .contList .cItem .contbox .imgbox .time{flex: none;} 
  .box_cont2 .contList .cItem .contbox .commomList,
  .box_cont2 .contList .cItem .contbox .imp {width: 100%;}
  .box_cont2 .contList .cItem .contbox .item {font-size: 14px !important;margin-bottom: 0px !important; margin-top: 10px !important;line-height: 19px;padding-left:12px;position: relative;box-sizing: border-box;} 
  .box_cont2 .contList .cItem .contbox .item:before{content:'';display: block;width: 6px;height: 6px;border-radius: 100%;background-color: #3861B9;position: absolute;left:0;top:50%;transform: translateY(-50%);}
  /* .box_cont2 .contList .cItem .contbox .imp .item {font-weight:normal;} */
  .box_cont2 .contList .cItem .contbox .item.phoneShow {display: block !important;}
  .box_cont2 .contList .cItem .contbox .item:nth-of-type(n+4){display: none;}

  .box_cont3 {margin: 17px 0 0;}
  .box_cont3 .tip {height: 30px;margin-bottom:10px;}
  .box_cont3 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont3 #swiper3{height: auto;width: 100%;}
  .box_cont3 .swiper-wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;}
  .box_cont3 #swiper3 .item {width: 15%;margin-right: 0 !important;}
  .box_cont3 #swiper3 .item:nth-of-type(-n+3) {margin-bottom: 10px;}
  .box_cont3 #swiper3 .item .imgScaleWrap{width: 100%;height: auto;}
  .box_cont3 #swiper3 .text{width: 100%;font-size: 15px;display: flex;align-items: center;flex-direction: column;color:#3A5EB9;}
  .box_cont3 #swiper3 .text i{display: none !important;}
  .box_cont3 #swiper3 .text span{display: block !important;font-size: 12px;margin-left: 0px !important;}
  .box_cont3 #swiper3 img.pcShow{display: none !important;}
  .box_cont3 #swiper3 img.phoneShow{display: block !important;}
  .box_cont3 #swiper3 img{width: 100%;height: auto;}

  .box_cont4{display: none !important;}
  
  .box_cont2.phoneShow {display: block !important;}

  .box_cont5 {display: none !important;}

  .box_cont6 {margin: 17px 0 0;}
  .box_cont6 .tip {height: 30px;margin-bottom:10px;}
  .box_cont6 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont6 .list {display: flex;align-items:center;justify-content: space-between;}
  .box_cont6 .list .item {width: 19%;height: auto;margin-right:0 !important;}


  .box_cont7 .phoneHide {display: none !important;}
  .box_cont7 {margin: 17px 0 0;}
  .box_cont7 .tip {height: 30px;margin-bottom:10px;}
  .box_cont7 .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont7 .tabcont{height: auto;}
  .box_cont7 .contbox.spcont .top{display: none;}
  .box_cont7 .contbox.spcont .bottom { display: flex; justify-content: space-between;flex-wrap: wrap;}
  .box_cont7 .tabcont .imgboxSmall {float: none;}
  .box_cont7 .contbox.spcont .bottom .imgboxSmall {margin-right: 0 !important; width: 48.5%;height: auto;}
  .box_cont7 .tabcont .imgboxSmall .imgbox {width: 100%;height: auto;}
  .box_cont7 .tabcont .imgboxSmall .descbox {background-color: #fff;height: auto;padding:8px;}
  .box_cont7 .tabcont .imgboxSmall .descbox .other{margin-top: 12px;}
  .box_cont7 .tabcont .imgboxSmall:nth-of-type(-n+2){margin-bottom: 10px;}

  .box_cont8_m {display: block !important;margin: 17px 0;}
  .box_cont8_m .tip {height: 30px;margin-bottom:10px;}
  .box_cont8_m .tip .text{font-size: 16px;line-height: 22px;height: 22px;padding-bottom: 4px;}
  .box_cont8_m .contbox .list{display: flex;justify-content: space-between;}
  .box_cont8_m .contbox .list .item{width: 32%;height: auto;position: relative;}
  .box_cont8_m .contbox .list .item img{width: 100%;}
  .box_cont8_m .contbox .list .item .title{height: 44px;position: absolute;bottom: 0;width: 100%;left:0; background: linear-gradient(to bottom,rgba(51,51,51,0),rgba(51,51,51,1));color: #fff;font-size: 12px;text-align: center;line-height: 18px;overflow: hidden;padding:4px 8px;box-sizing: border-box;}

  .box_bottomnav {height: auto;padding: 1px 0;display: flex;align-items: center;}
  .box_bottomnav .list{display: none !important;}
  .box_bottomnav .list {display: flex;justify-content: center;overflow: unset;position: static;transform: translateY(0);}
  .box_bottomnav .list .item {padding: 0 7px;font-size: 13px;line-height: 15px;}

  .box_bottom .box1 {padding: 10px 0;height: auto;}
  .box_bottom .box1 .wrap{display: flex;flex-wrap: wrap;justify-content: center;}
  .box_bottom .box1 .imgbox{margin-left: 0px;margin-top:10px;display: none;}
  .box_bottom .box1 .text{width: 100%;}
  .box_bottom .box2{display: none;}
  .box_bottom .box2 .layer{overflow-x: auto;width: 100%;font-size: 0;margin-top:0px;}
  .box_bottom .box2 .item {float: none;display: inline-block;margin-bottom: 5px;}
  #goTop {background-color: #fff;width: 30px;height: 30px;background-size: contain;right:10px;}
}
@media (min-width:1200px){
  
}


/*新增样式*/
@media (max-width: 767px){
    .searchBox{
    position:relative;
    }
    .searchBox button{
        position:absolute;
        right:2%;
        top:50%;
        background:none;
        border:none;
        margin-top: -11px;
    }
    .box_header{
        padding:2% 0px;
    }
    .box_sw1{
      margin:6% 0px;
    }
    .box_cont2 .contList .cItem .contbox .imgbox img{
      height:30vw !important;
      display:block;
    }
    .box_cont3 #swiper3 img{
      display:block;
      height:20vw !important
    }
    .box_cont3 #swiper3 .item .text{
      
      padding:0px;
      margin:0px;
    }
    
    .box_cont3 #swiper3 .item .text i{
      font-size:12px;
      display: block !important;
      color: #000;
    }
    .box_cont7 .tabcont .imgboxSmall .imgbox{
      height:27vw;
    }
    .box_cont7 .tabcont .imgboxSmall .imgbox img{

      display:block;
      min-height:100%
    }
    .box_cont8_m .contbox .list .item .title{
      padding:0% 1%;
      height:35px;
      overflow:hidden;
    }
}